home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / DpaintIV buddy system d2.adf / Standard / Palette_ScreenMapping.say < prev    next >
Text File  |  1991-11-25  |  1KB  |  17 lines

  1. Setting up for Palette Screen Mapping demonstration.
  2. The background color is displayed around this foreground colored box.
  3. You select the current background color by clicking with the right button.
  4. Remember, the Clear function clears the screen to the background color.
  5. `Bakground24ground, changes all bakground colored pikcels2 the 4ground color.
  6. Bg->Fg, changes all background colored pixels to the foreground color.
  7. To demonstrate this better, we will add some rectangles to the screen.
  8. Now, if you wanted to change the color around the rectangles,
  9. `The filtool wood work, but not as efficiently as bakground24ground.
  10. The Fill Tool would work, but not as efficiently as Bg->Fg.
  11. First make sure the color you want to change is selected as the background.
  12. Then select the color you want it changed to, as the foreground color.
  13. `BakgroundSwop4ground,swops bakgroundcolored pikcels with the foreground color.
  14. Bg<->Fg, swaps background colored pixels with the foreground color.
  15. CAUTION: Un do, does not reverse the effects of these two functions.
  16. Demonstration Completed!
  17.